// This file was decompiled using SASCM.ini published on 2022-03-20
{$CLEO .cs}

script_name "PLAYER_ANDROM" 
wait 0 

:PLAYER_ANDROM_20
wait 0 
if 
  Actor.DrivingVehicleType($PLAYER_ACTOR, 592)
jf @PLAYER_ANDROM_20 
1@ = Actor.CurrentCar($PLAYER_ACTOR)
if 
81F3:   not car 1@ in_air 
0819: 1@ = actor $PLAYER_ACTOR distance_from_ground 
if 
  1@ > 650.0 
jf @PLAYER_ANDROM_20 
0@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 0@ with_offset 7.9 -10.0 2.0 
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.95 last_factor 0.5 
4@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 4@ with_offset -7.9 -10.0 2.0   
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.95 last_factor 0.5
wait 0 

:PLAYER_ANDROM_279
wait 0 
if 
  Actor.Driving($PLAYER_ACTOR)
jf @PLAYER_ANDROM_279 
Car.RemoveReferences(0@)
wait 0 
jump @PLAYER_ANDROM_20 
